YNQ  YNQ-1.6.2
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Printer Job Control Commands

Macros

#define SY_PRINTJOBCOM_PAUSE   1
 
#define SY_PRINTJOBCOM_RESUME   2
 
#define SY_PRINTJOBCOM_CANCEL   3
 
#define SY_PRINTJOBCOM_RESTART   4
 
#define SY_PRINTJOBCOM_DELETE   5
 
#define SY_PRINTJOBCOM_SENDTOPRINTER   6
 
#define SY_PRINTJOBCOM_LASTPAGEEJECTED   7
 

Detailed Description

Job control commands

Macro Definition Documentation

#define SY_PRINTJOBCOM_PAUSE   1

Pause a job

#define SY_PRINTJOBCOM_RESUME   2

Resume a paused job

#define SY_PRINTJOBCOM_CANCEL   3

Cancel a job (NT4.0 and later only)

#define SY_PRINTJOBCOM_RESTART   4

Restart the print job. A job can only be restarted if it was printing

#define SY_PRINTJOBCOM_DELETE   5

Windows NT 4.0 and later: Delete the print job

#define SY_PRINTJOBCOM_SENDTOPRINTER   6

Windows NT 4.0 and later: Used by port monitors to end the print job.

#define SY_PRINTJOBCOM_LASTPAGEEJECTED   7

Windows NT 4.0 and later: Used by language monitors to end the print job.